[INFO] cloning repository https://github.com/lungu19/shears
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lungu19/shears" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flungu19%2Fshears", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flungu19%2Fshears'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd4bb8929bf71504c00fbeab76c67500fc0b5879
[INFO] testing lungu19/shears against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flungu19%2Fshears" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/lungu19/shears
[INFO] finished tweaking git repo https://github.com/lungu19/shears
[INFO] tweaked toml for git repo https://github.com/lungu19/shears written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lungu19/shears on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lungu19/shears already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded serde_spanned v1.0.4
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded pollster v0.4.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded wfd v0.1.8
[INFO] [stderr]   Downloaded formatx v0.2.4
[INFO] [stderr]   Downloaded native-dialog v0.9.4
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded versions v7.0.0
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded rfd v0.17.2
[INFO] [stderr]   Downloaded minreq v2.14.1
[INFO] [stderr]   Downloaded ecolor v0.33.3
[INFO] [stderr]   Downloaded wayland-protocols v0.32.10
[INFO] [stderr]   Downloaded emath v0.33.3
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.10
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.10
[INFO] [stderr]   Downloaded epaint v0.33.3
[INFO] [stderr]   Downloaded eframe v0.33.3
[INFO] [stderr]   Downloaded fax_derive v0.2.0
[INFO] [stderr]   Downloaded fax v0.2.6
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.10
[INFO] [stderr]   Downloaded egui_glow v0.33.3
[INFO] [stderr]   Downloaded egui-winit v0.33.3
[INFO] [stderr]   Downloaded zune-jpeg v0.4.21
[INFO] [stderr]   Downloaded egui-wgpu v0.33.3
[INFO] [stderr]   Downloaded egui v0.33.3
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded catppuccin-egui v5.7.0
[INFO] [stderr]   Downloaded winit v0.30.12
[INFO] [stderr]   Downloaded epaint_default_fonts v0.33.3
[INFO] [stderr]   Downloaded pxfm v0.1.27
[INFO] [stderr]   Downloaded tiff v0.10.3
[INFO] [stderr]   Downloaded microjson v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71205e4b399e0676e0b9d6d1c0150bc975c92b7f4bfb19b905d7a9efa2c65a17
[INFO] running `Command { std: "docker" "start" "-a" "71205e4b399e0676e0b9d6d1c0150bc975c92b7f4bfb19b905d7a9efa2c65a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71205e4b399e0676e0b9d6d1c0150bc975c92b7f4bfb19b905d7a9efa2c65a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71205e4b399e0676e0b9d6d1c0150bc975c92b7f4bfb19b905d7a9efa2c65a17", kill_on_drop: false }`
[INFO] [stdout] 71205e4b399e0676e0b9d6d1c0150bc975c92b7f4bfb19b905d7a9efa2c65a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 917daa9ceee3254a320bfbb80b379d24205376ab960bccf2087a9c09c6d3014a
[INFO] running `Command { std: "docker" "start" "-a" "917daa9ceee3254a320bfbb80b379d24205376ab960bccf2087a9c09c6d3014a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling catppuccin-egui v5.7.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling formatx v0.2.4
[INFO] [stderr] error: could not compile `pxfm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e48fc8a70082b3a1 -C extra-filename=-d1a330ece8610591 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-300c5186abf3804c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "917daa9ceee3254a320bfbb80b379d24205376ab960bccf2087a9c09c6d3014a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917daa9ceee3254a320bfbb80b379d24205376ab960bccf2087a9c09c6d3014a", kill_on_drop: false }`
[INFO] [stdout] 917daa9ceee3254a320bfbb80b379d24205376ab960bccf2087a9c09c6d3014a
